修正パッチとテストログを CAS に格納し、タスクへ role 付きでリンクする。 再現性と追跡可能性を担保するための Skill。
3.7
Rating
0
Installs
Version Control & Collaboration
Category
The skill provides a basic workflow for storing code review evidence (patches and test logs) in CAS and linking them to tasks with roles. The description is somewhat vague about concrete invocation details (e.g., exact CAS storage commands, API endpoints). Task knowledge outlines the 3-step process but lacks executable scripts or detailed commands beyond the conceptual level. Structure is reasonable for a simple skill, though the referenced examples/review_links.http file would help clarify usage. Novelty is moderate—while storing artifacts with role-tagged links adds traceability, the workflow is relatively straightforward REST API calls that a CLI agent could perform with moderate guidance. Overall, the skill is useful for structured code review tracking but needs more concrete implementation details for a CLI agent to invoke it without ambiguity.
Loading SKILL.md…

Skill Author